current heap meaning in English
当前堆
Examples
- To verify that this value really does correspond to the current heap size , you can invoke the java program with the
为了验证该值确实对应当前的堆大小,您可以用 - Option , a diagnostic message is printed on the console or to a log file every time the gc runs , including how long it took , the current heap usage , and how much memory was recovered
选项调用jvm ,那么每次gc运行时在控制台上或者日志文件中会打印出一个诊断信息,包括它所花费的时间、当前堆使用情况以及恢复了多少内存。